home *** CD-ROM | disk | FTP | other *** search
/ Pornodelic / Pornodelic - Disc 2.iso / pc / data / movie1.dir / 00041_set gM_Num.ls < prev    next >
Encoding:
Text File  |  1998-03-05  |  118 b   |  9 lines

  1. global gm_num
  2.  
  3. on mouseDown
  4.   if somebutton() then
  5.     set gm_num to the clickOn - 5
  6.     go(1, "Movie2")
  7.   end if
  8. end
  9.